Extra plugins you can have for VoodooPad
( If you would like to know about developing plugins for VoodooPad, please visit the Plugin Development page. )
Lua Plugin Enabler:
Download: http://flyingmeat.com/download/plugin/LuaPluginEnabler.vpplugin.zip (universal binary)
The Lua Plugin Enabler lets your write simple VoodooPad plugins in the Lua programming language. If you are looking for a super easy way to extend VoodooPad, this is it.
We also provide a tutorial for writing your own Lua plugins: Hello World in Lua
As well there is a page of useful VoodooPad/Lua snippets for you to take advantage of: Lua Plugin Snippets
For more information on Lua, visit http://www.lua.org/
Python Plugin Enabler:
Download: http://flyingmeat.com/fs/contrib/voodoopad/PythonPluginEnabler.zip (ppc only)
The Python Plugin Enabler is a simple VoodooPad plugin that lets you write additional plugins .. in python. Just double click it and it will install examples in:
~/Library/Application Support/VoodooPad/Script PlugIns/
This plugin was written by Jonathan Wight of Toxic Software . Support questions should go to gus@flyingmeat.com however.
Render Math:
Download: http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051127093640/index.html
The Render Math VoodooPad Plugin uses LaTeX to render math in your VoodooPad documents.
Extract Images
Download: http://www.flyingmeat.com/download/plugin/ExtractImages.dmg (ppc only)
Extract Images will add a plugin that will let you extract all the images in a page to the place of your choosing. Actually- it'll extract any file attachment in there, but you've probably only got images in. OS: 10.3.5+
Hot Key
Download: http://www.flyingmeat.com/download/plugin/HotKey.dmg (ppc only)
The Hot Key plugin lets you assign a hot key to VoodooPad, which when pressed from any application will bring VoodooPad to the front. It is very useful for people who like to take down notes quickly. OS: 10.2.8+
HTML Tools
Download: http://www.flyingmeat.com/download/plugin/HTMLTools.dmg (ppc only)
HTML Tools provides a preview window for interpreting the current page as HTML. It also provides an option to markup the text as Textile. OS: 10.2.8+
Script Stuff
Script Stuff provides two actions under the Script menu. The first on is "Execute as AppleScript", which will take the contents of the current page and run it like you would in ScriptEditor. The second function is "Format as Python", which will take the front page and colorize it like it is a python script. Make sure the preference "Allow manual underlining and font color changes" is enabled first. OS: 10.3.5+
Download: http://www.flyingmeat.com/download/plugin/ScriptStuff.dmg (ppc only)
VP's Missing Actions v1
Random options that should probably be in VoodooPad. OS: 10.4.3+
- "New Current Date Page" This creates a new page (and inserts a link at the current position) in the format of 2005.01.31 (for January 1, 2005)
- "Select Line" selects the current line
- "Select Paragraph" selects the current paragraph
Download: http://www.flyingmeat.com/download/plugin/VPsMissingActions.tgz (ppc only)